home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The See Clearly Method
/
TheSeeClearlyMethod.iso
/
Media
/
main.dir
/
00045_Script_New Behavior
< prev
next >
Wrap
Text File
|
2002-05-14
|
270b
|
18 lines
on mouseEnter me
cursor 280
set the member of sprite the currentSpriteNum to member "m1"
end
on mouseLeave me
cursor 0
set the member of sprite the currentSpriteNum to member 41 of castLib "Internal"
end
on mouseUp me
go to frame 2
end